Add support for documenting all members of the workspace with "doc --all"
authorSebastian Dröge <sebastian@centricular.com>
Fri, 6 Jan 2017 19:57:13 +0000 (21:57 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 8 Jan 2017 12:01:04 +0000 (14:01 +0200)
commit067eb28007f84e40bed3e9dc9c98178c69a4041e
tree9748da781f612b5fff724a1e68444b1e089c0513
parentafe53bdf7043c2ea8ed3cd0fb8c778ff11dccf4a
Add support for documenting all members of the workspace with "doc --all"

https://github.com/rust-lang/cargo/issues/3491
src/bin/doc.rs
src/cargo/ops/cargo_doc.rs